home *** CD-ROM | disk | FTP | other *** search
- SET-SHOW FOLDER
-
- Allows you to change folders within a mail file. The SET FOLDER command selects
- a new folder, and the SHOW FOLDER command displays the currently selected
- folder. Several qualifiers may be used with the SET FOLDER command. See the
- SELECT command for a complete description.
-
- Format: SET FOLDER folder-name
-
- SHOW FOLDER folder-name
-
- Parameters: folder-name
-
- The name of the folder to be selected. If no folder name is
- specified, the folder with the same name as the mail file is
- selected.
-
-
- Qualifiers: /BEFORE
-
- /BEFORE=date
-
- Indicates that messages dated before the specified date be
- selected.
-
- /CC_SUBSTRING
-
- /CC_SUBSTRING=text
-
- Selects messages which contain "text" in the CC field of the
- message.
-
-
- /FROM_SUBSTRING
-
- /FROM_SUBSTRING=text
-
- Selects messages which contain "text" in the FROM field of the
- message.
-
-
- /MARKED
-
- /[NO]MARKED
-
- Selects messages which have been marked. The /NOMARKED qualifier
- selects messages that are not marked.
-
-
- /NEW
-
- Indicates that new (unread) messages be selected. When a
- mail file other than your default mail file is open, MAIL
- closes the file and opens your default mail file.
- /REPLIED
-
- /[NO]REPLIED
-
- Selects messages which have been replied to with the REPLY
- command. The /NOREPLIED qualifier selects messages that have not
- been replied to.
-
- /SINCE
-
- /SINCE=date
-
- Indicates that messages dated on or after the specified date be
- selected.
-
-
- /SUBJECT_SUBSTRING
-
- /SUBJECT_SUBSTRING=text
-
- Selects messages which contain "text" in the SUBJECT field of
- the message.
-
- /TO_SUBSTRING
-
- /TO_SUBSTRING=text
-
- Selects messages which contain "text" in the TO field of the
- message.
-
- Examples:
-
- 1.
- MAIL> DIRECTORY/FOLDERS
-
- MAIL NEWMAIL
- WASTEBASKET JOKES
-
- MAIL> SET FOLDER WASTEBASKET
-
- %MAIL-I-SELECTED, 3 messages selected
-
- MAIL> DIRECTORY
-
- WASTEBASKET
- # From Date Subject
-
- 1 GORK 19-APR-1988 Venus Fly Traps
- 2 GORK 21-APR-1988 The Aloe
- 3 BURT 22-APR-1988 Scales
-
- This example shows how to display all currently existing
- folders. The SET FOLDER command moves you to the
- WASTEBASKET folder.